Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getHeartbeat")
@set:JvmName(name = "setHeartbeat")
var heartbeat: StoreAndForwardProtos.StoreAndForward.Heartbeat

.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;

Link copied to clipboard
@get:JvmName(name = "getHistory")
@set:JvmName(name = "setHistory")
var history: StoreAndForwardProtos.StoreAndForward.History

.meshtastic.StoreAndForward.History history = 3;

Link copied to clipboard
@get:JvmName(name = "getRr")
@set:JvmName(name = "setRr")
var rr: StoreAndForwardProtos.StoreAndForward.RequestResponse

.meshtastic.StoreAndForward.RequestResponse rr = 1;

Link copied to clipboard
@get:JvmName(name = "getRrValue")
@set:JvmName(name = "setRrValue")
var rrValue: Int
Link copied to clipboard
@get:JvmName(name = "getStats")
@set:JvmName(name = "setStats")
var stats: StoreAndForwardProtos.StoreAndForward.Statistics

.meshtastic.StoreAndForward.Statistics stats = 2;

Link copied to clipboard
@get:JvmName(name = "getText")
@set:JvmName(name = "setText")
var text: ByteString

bytes text = 5;

Link copied to clipboard

Functions

Link copied to clipboard

.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;

Link copied to clipboard

.meshtastic.StoreAndForward.History history = 3;

Link copied to clipboard
fun clearRr()

.meshtastic.StoreAndForward.RequestResponse rr = 1;

Link copied to clipboard

.meshtastic.StoreAndForward.Statistics stats = 2;

Link copied to clipboard
fun clearText()

bytes text = 5;

Link copied to clipboard
Link copied to clipboard

.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;

Link copied to clipboard

.meshtastic.StoreAndForward.History history = 3;

Link copied to clipboard

.meshtastic.StoreAndForward.Statistics stats = 2;

Link copied to clipboard

bytes text = 5;